home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
programming
/
amiga
/
muibuilder
/
mb
/
developer
/
c
/
sources_gencodec
/
writecatalogfiles.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1995-09-22
|
211 b
|
5 lines
#include <dos/dos.h>
#include <exec/types.h>
BOOL Write_Catalog_h_File(char *Catalog_h_File,char *CatalogName,char *GetString);
BOOL Write_Catalog_c_File(char *Catalog_c_File,char *CatalogName,char *GetString);